Skip to content

🔧 Separate Client and Server, Dockerize Both, and Enable Single Command Execution#7

Open
fardin-developer wants to merge 2 commits intoagtic:masterfrom
fardin-developer:master
Open

🔧 Separate Client and Server, Dockerize Both, and Enable Single Command Execution#7
fardin-developer wants to merge 2 commits intoagtic:masterfrom
fardin-developer:master

Conversation

@fardin-developer
Copy link

  • Separated client (React + Vite) and server (Flask).
  • Dockerized both services with a unified docker-compose setup.

Start both services:

sudo docker-compose up --build -d

Manual Restart Required:

sudo docker restart chronosBackend

Screenshot 2024-10-20 at 1 23 04 AM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

Comments